github.com/gotd/td/mtproto.Conn.handleResult (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		handle_message.go#L32: 		return c.handleResult(b)
		handle_result.go#L15: func (c *Conn) handleResult(b *bin.Buffer) error {